Vcenter Vm Hardware Disk BackingInfo
Vcenter Vm Hardware Disk BackingInfo
The Vcenter Vm Hardware Disk BackingInfo schema contains information about the physical resource backing a virtual disk.
JSON Example
{
"type": "string",
"vmdk_file": "string"
}
string
type
Required
Backing type for the virtual disk.
For more information see: Vcenter Vm Hardware Disk BackingType.
string
vmdk_file
Optional
Path of the VMDK file backing the virtual disk.
This property is optional and it is only relevant when the value of type is Vcenter Vm Hardware Disk BackingType.VMDK_FILE.